-
Home
-
WordPress Appointment Booking Plugin
-
2.3.0 (latest)
-
Code
-
Classes
- AbstractField
Total Complexity |
53 |
Dependencies |
1 |
Dependents |
7 |
Total lines |
570 |
Lines of code |
276 |
Logical lines of code |
92 |
Comment lines |
196 |
Methods |
21 |
Properties |
14 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
renderBody() |
B |
33 |
14 |
138 |
setSize() |
A |
53 |
8 |
26 |
setupArgs() |
S |
59 |
5 |
14 |
inputAtts() |
S |
60 |
3 |
14 |
setValue() |
S |
68 |
3 |
7 |
__construct() |
S |
69 |
2 |
7 |
renderDescription() |
S |
66 |
2 |
8 |
getWrapperTag() |
S |
80 |
2 |
3 |
renderLabel() |
S |
68 |
2 |
7 |
mapFields() |
S |
63 |
1 |
12 |
controlAtts() |
S |
63 |
1 |
11 |
isSingle() |
S |
82 |
1 |
3 |
renderInput() |
S |
100 |
1 |
0 |
hasLabel() |
S |
80 |
1 |
3 |
hasDescription() |
S |
80 |
1 |
3 |
getValue() |
S |
82 |
1 |
3 |
setDefault() |
S |
81 |
1 |
3 |
setName() |
S |
72 |
1 |
5 |
getName() |
S |
82 |
1 |
3 |
validateValue() |
S |
80 |
1 |
3 |
getType() |
S |
81 |
1 |
3 |